home *** CD-ROM | disk | FTP | other *** search
/ Aminet 49 / Aminet 49 (2002)(GTI - Schatztruhe)[!][Jun 2002].iso / Aminet / dev / misc / FlexCat.lha / Lib / C++_cc.sd < prev    next >
Text File  |  1999-11-28  |  566b  |  19 lines

  1. ##rem $Id: C++_cc.sd,v 1.2 1999/11/28 03:36:41 carlos Exp $
  2. ##stringtype C
  3. ##shortstrings
  4. //****************************************************************
  5. //  This file was created automatically by `%fv'
  6. //  from "%f0".
  7. //
  8. //  Do NOT edit by hand!
  9. //****************************************************************
  10. // this contains the string structs definitions ready to be compiled
  11. // into an object file to later linkage.
  12.  
  13. // this includes the definition of CatMessage class
  14. #include <CatalogF.h>
  15.  
  16. extern const CatMessage %i;
  17. const CatMessage %i = { %d, %s };
  18.  
  19.